home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / program / recio212.zip / mktest.bat < prev    next >
DOS Batch File  |  1995-01-29  |  180b  |  7 lines

  1. BCC -ms -O1 -w testchg.c recios.lib
  2. BCC -ms -O1 -w testchp.c recios.lib
  3. BCC -ms -O1 -w testcog.c recios.lib
  4. BCC -ms -O1 -w testcop.c recios.lib
  5. del test???.obj
  6. call test.bat
  7.